home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1998 January: Mac OS SDK
/
Dev.CD Jan 98 SDK1.toast
/
Development Kits (Disc 1)
/
QuickDraw 3D
/
Documentation
/
d e v e l o p
/
Develop Issue 23 article
/
Geometry Sample
/
Headers
/
BuildControl.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-08-14
|
172 b
|
14 lines
|
[
TEXT/MMCC
]
#ifndef __BUILDCONTROL__
#define __BUILDCONTROL__
#define qFloatingWindowSupport 1
#define DEBUGLEVEL DEBUGWINDOW
#include "Exceptions.h"
#include "wprintf.h"
#endif